diff options
author | Jean-Marc Zucconi <jmz@FreeBSD.org> | 1995-06-22 12:37:05 +0000 |
---|---|---|
committer | Jean-Marc Zucconi <jmz@FreeBSD.org> | 1995-06-22 12:37:05 +0000 |
commit | b5ca47bdf74b556f2963fccd3d43e3028bb2ce78 (patch) | |
tree | 97bd02a61f498bc2cc7566a5d97bb39b1b3d2291 /games/xevil/Makefile | |
parent | 14992d5ee4c59feda0123390ee716c1c51194a19 (diff) | |
download | ports-b5ca47bdf74b556f2963fccd3d43e3028bb2ce78.tar.gz ports-b5ca47bdf74b556f2963fccd3d43e3028bb2ce78.zip |
The sources are now in a separate file
Notes
Notes:
svn path=/head/; revision=1856
Diffstat (limited to 'games/xevil/Makefile')
-rw-r--r-- | games/xevil/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xevil/Makefile b/games/xevil/Makefile index 500378a12961..7db95882a841 100644 --- a/games/xevil/Makefile +++ b/games/xevil/Makefile @@ -8,7 +8,7 @@ DISTNAME= xevil1.3 PKGNAME= xevil-1.3 CATEGORIES+= games x11 MASTER_SITES= ftp://ftp.x.org/contrib/games/ -DISTFILES= xevil1.3.tar.Z +DISTFILES= xevil1.3.src_only.tar.Z MAINTAINER= jmz@FreeBSD.org |