diff options
author | linimon <linimon@FreeBSD.org> | 2007-03-04 09:42:28 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2007-03-04 09:42:28 +0800 |
commit | e572678917ad94b36ebd91808f5e0a59e77a46ab (patch) | |
tree | bad99b41b6813a8d2efcbf2dfb4abc385ed81f9f /math | |
parent | a850190a908a67fc3ee6cae0ee16dcee0a2109ab (diff) | |
download | freebsd-ports-gnome-e572678917ad94b36ebd91808f5e0a59e77a46ab.tar.gz freebsd-ports-gnome-e572678917ad94b36ebd91808f5e0a59e77a46ab.tar.zst freebsd-ports-gnome-e572678917ad94b36ebd91808f5e0a59e77a46ab.zip |
Maintainer has had his bit taken for safekeeping. While here, remove
dead mastersites and pet portlint.
Hat: portmgr
Diffstat (limited to 'math')
-rw-r--r-- | math/solitaire/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/math/solitaire/Makefile b/math/solitaire/Makefile index 738187662832..10d1fa7deae1 100644 --- a/math/solitaire/Makefile +++ b/math/solitaire/Makefile @@ -8,13 +8,11 @@ PORTNAME= solitaire PORTVERSION= 19980817 CATEGORIES= math -MASTER_SITES= http://www.counterpane.com/ \ - ${MASTER_SITE_LOCAL} \ - http://www.unixfreak.org/~dima/distfiles/ +MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= dd DISTFILES= sol.pl sol-test.txt -MAINTAINER= dd@FreeBSD.org +MAINTAINER= sanity@FreeBSD.org COMMENT= The reference implementation of the Solitaire encryption algorithm NO_BUILD= yes |