diff options
author | Gary Palmer <gpalmer@FreeBSD.org> | 1995-02-10 06:54:26 +0000 |
---|---|---|
committer | Gary Palmer <gpalmer@FreeBSD.org> | 1995-02-10 06:54:26 +0000 |
commit | 35521c26aab525ca2969e2d21e34181652b5f746 (patch) | |
tree | 6a8f34efa379094b3df5a898d77f7cac842af018 | |
parent | af7e3499e396e22652ed4024dac237b0c949aa81 (diff) | |
download | freebsd-ports-35521c26aab525ca2969e2d21e34181652b5f746.zip |
Upgrade to 1.39
-rw-r--r-- | x11/xsnow/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xsnow/Makefile b/x11/xsnow/Makefile index 4ec7ba7f2491..cd0a6129511d 100644 --- a/x11/xsnow/Makefile +++ b/x11/xsnow/Makefile @@ -1,5 +1,5 @@ -DISTNAME= xsnow-1.31 -DISTFILES= xsnow-1.31.tar.Z +DISTNAME= xsnow-1.39 +DISTFILES= xsnow-1.39.tar.Z USE_IMAKE= yes MASTER_SITES= ftp://ftp.x.org/contrib/games/ |