diff options
author | jmz <jmz@FreeBSD.org> | 1996-06-07 03:28:23 +0800 |
---|---|---|
committer | jmz <jmz@FreeBSD.org> | 1996-06-07 03:28:23 +0800 |
commit | b68d37540ab94d36b35ca580f5f8219e9cb43c4f (patch) | |
tree | 00e66ab595fa47ac9c6a1ee099bdef1c5c852a6b /games/xevil/Makefile | |
parent | 58bbb3d88518474b5421f042214f1e16c203b3b1 (diff) | |
download | freebsd-ports-gnome-b68d37540ab94d36b35ca580f5f8219e9cb43c4f.tar.gz freebsd-ports-gnome-b68d37540ab94d36b35ca580f5f8219e9cb43c4f.tar.zst freebsd-ports-gnome-b68d37540ab94d36b35ca580f5f8219e9cb43c4f.zip |
Update: 1.4 -> 1.5
Diffstat (limited to 'games/xevil/Makefile')
-rw-r--r-- | games/xevil/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/games/xevil/Makefile b/games/xevil/Makefile index 7b4416196560..352e4a09c1fc 100644 --- a/games/xevil/Makefile +++ b/games/xevil/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: xevil -# Version required: 1.4 +# Version required: 1.5 # Date created: 6 May 1995 # Whom: jmz # -PKGNAME= xevil-1.4 +PKGNAME= xevil-1.5 CATEGORIES+= games x11 -MASTER_SITES= ftp://ftp.x.org/contrib/games/ -DISTFILES= xevil1.4.src_only.tar.Z +MASTER_SITES= ftp://ftp.x.org/contrib/games/xevil1.5/ +DISTFILES= xevil1.5.tar.Z MAINTAINER= jmz@FreeBSD.org |